| Einhugur Word Component for Buoy |
|
Footer Class
Object representing footer in Word document.
Container
Footer
class Footer
Constructors
Footer (private) | Private constructor. |
Properties
ItemCount (Inherited) | Number of items in the container. |
ParagraphCount (Inherited) | Returns number of paragraphs in the container. |
TableCount (Inherited) | Returns number of tables in the container. |
Methods
AppendParagraph (Inherited) | Appends paragraph at back of the container, creating one run for the string passed in with this method. |
AppendTable (Inherited) | Appends table to the back of the container. |
Item (Inherited) | Returns item at given index. (Paragraphs or tables) |
Paragraph (Inherited) | Gets paragraph at given index. |
RemoveItem (Inherited) | Removes item from the container. |
Table (Inherited) | Gets table at given index. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 64 bitWindows ARM 64 bitLinux 64 bitLinux ARM 64 bit